From: Eli Zaretskii Date: Sun, 13 Jan 2002 11:39:09 +0000 (+0000) Subject: Fix wording of a comment. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~59271 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8016e514d6f7fed1105304f2f3c1a6b715ade456;p=emacs.git Fix wording of a comment. --- diff --git a/src/dispextern.h b/src/dispextern.h index 102ae84a6ee..56f3f2bbbc5 100644 --- a/src/dispextern.h +++ b/src/dispextern.h @@ -1190,8 +1190,8 @@ struct face #ifdef HAVE_WINDOW_SYSTEM - /* If non-zero, a GC we can use without modification to draw - characters in this face. */ + /* If non-zero, this is a GC that we can use without modification for + drawing the characters in this face. */ GC gc; /* Font used for this face, or null if the font could not be loaded